| オーバーロード | 解説 |
|---|---|
| 乗算(Fraction<T>,Fraction<T>) | Defines the binary "*" operator. |
| 乗算(T,Fraction<T>) | Defines the binary "*" operator. |
| 乗算(Fraction<T>,T) | Defines the binary "*" operator. |
| オーバーロード | 解説 |
|---|---|
| 乗算(Fraction<T>,Fraction<T>) | Defines the binary "*" operator. |
| 乗算(T,Fraction<T>) | Defines the binary "*" operator. |
| 乗算(Fraction<T>,T) | Defines the binary "*" operator. |